Voxel Column Culling: Occlusion Culling for Large Terrain Models
نویسندگان
چکیده
We present Voxel Column Culling, an occlusion culling algorithm for real−time rendering of large terrain models. This technique can greatly reduce the number of polygons that must be rendered every frame, allowing a larger piece of terrain to be rendered at an interactive frame−rate. This is accomplished by using a form of 3D cell−based occlusion culling. A visibility table for the terrain model is precomputed and stored on disk. This table is then used to quickly bypass portions of the model that are not visible due to self−occlusion of the terrain model. This technique improves performance of real−time terrain simulations by reducing the number of polygons to be rendered.
منابع مشابه
Horizon Occlusion Culling for Real-time Rendering of Terrains
We present a technique to perform occlusion culling for hierarchical terrains at run-time. The algorithm is simple to implement and requires minimal pre-processing and additional storage, yet leads to 4-6 times improvement in framerate for views with high degrees of occlusion. Our method is based on the well-known occlusion horizon algorithm. We show how to adapt the algorithm for use with hier...
متن کاملOcclusion Culling in OpenSG PLUS
Very large polygonal models are frequently used in scientific computing, mechanical engineering, or virtual medicine. An effective technique to handle these large models is occlusion culling. Like most large model techniques, occlusion culling trades overhead costs with the rendering costs of the possibly occluded geometry. In this paper, we present occlusion culling techniques for OpenSG. Thes...
متن کاملE ective Occlusion Culling for the Interactive Display of Arbitrary Models
HANSONG ZHANG: E ective Occlusion Culling for the Interactive Display of Arbitrary Models. (Under the direction of Dinesh Manocha.) As an advanced form of visibility culling, occlusion culling detects hidden objects and prevents them from being rendered. An occlusion-culling algorithm that can e ectively accelerate interactive graphics must simultaneously satisfy the following criteria: General...
متن کاملFrustum and Occlusion Culling in a Quadtree-based Terrain Renderer
......................................................................................................................... 2 ACKNOWLEDGEMENTS ....................................................................................................... 2 TABLE OF CONTENTS ......................................................................................................... 3 INTRODUCTION...............
متن کاملOcclusion Culling in Terrains based on automatically generated virtual Occluders
In this paper we present a computationally inexpensive way to perform Occlusion Culling in terrain scenes, modelled by elevation maps. The proposed method is based on virtual Occluders [Law99] (i.e. relatively simple structures, that are used to perform the actual visibility test). Unlike most of the related work, we did not seek for an accurate solution, but for a good conservative and inexpen...
متن کامل